Text File | 1995-06-08 | 354 b | 7 lines | [TEXT/ttxt]
QuickDraw 3D – 3DMF to PICT
Shows how to use a pixmap draw context, in this case to make a pict from a metafile. The pict is created when you close the window. We image the 3DMF data from a metafile into a pixmap draw context, and creat the PICT file from that when we close the window.